UNPKG

@openstream/client

Version:
5 lines 130 B
import type { Plan } from "../../../../db/Plan.js"; export type Output = { plan: Plan; }; //# sourceMappingURL=Output.d.ts.map